Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

export-lora : throw error if lora is quantized #9002

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

ngxson
Copy link
Collaborator

@ngxson ngxson commented Aug 12, 2024

Resolves #8974

An error message will be shown if input lora adapter is quantized. Only quantized base model is supported for now.


@ngxson ngxson merged commit 828d6ff into ggerganov:master Aug 13, 2024
53 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: llama-export-lora fails merging a T5 model with its LoRA adapter
2 participants